Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
Logical::^ Operator
Syntax
C++
Logical operator ^(const Logical & other);

A "XOR" operator for the Logical data type.

Parameters
Description
other
[in] Another Logical object (right-handed operand of the "OR" operation).

The resulted Logical object.

Implementation according to the ISO 10303-11, 12.4.4.

Copyright © 2002-2022. Open Design Alliance All rights reserved.